ASensorManager_getDefaultSensor

Returns the default sensor for the given type, or NULL if no sensor of that type exists.

extern (C) nothrow @nogc
const(ASensor)*
ASensorManager_getDefaultSensor
(
ASensorManager* manager
,
int type
)

Meta